home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / LINKS60.ZIP / HISTORY.DOC < prev    next >
Text File  |  1997-02-21  |  9KB  |  230 lines

  1.  
  2. VERSION HISTORY
  3. ===============
  4.  
  5. Version 1.0 (03/23/89)
  6.  
  7. Initial release of The Links. 
  8.  
  9.  
  10.  
  11. Version 1.1 (04/15/89)
  12.  
  13. Scoreboard was being written to one filename and read from another. Fixed
  14. this error to now read and write to the same filename.
  15.  
  16.  
  17. Version 2.0 (11/24/89)
  18.  
  19. Fixed bug with a hole in one shot. In previous versions the user was not
  20. accessed a stroke for that hole, this has now been corrected to access the
  21. one stroke used.
  22.  
  23. Added support for MULTI-BBS usage. Links now has direct support for
  24. PCBoard 14.x, QBBS and Wildcat BBS.
  25.  
  26. Added option to run as STAND ALONE (non-bbs). Type GOLF.EXE NOBBS.
  27.  
  28. Added HELP function. User can now enter HELP when asked for club selection
  29. and a listing of the clubs and approximate yardage is shown.
  30.  
  31. Adjusted the distance of each club slightly, especially the SAND WEDGE.
  32. Found in the previous versions the SAND WEDGE would nearly guarantee that
  33. the player would end up 1 yard from the hole. 
  34.  
  35. Wrote LINKARCH which will allow you to customize your courses. This feature
  36. is ONLY available to REGISTERED users of the program. Attempting to alter
  37. the course for a non-registered version will result in the game failing
  38. to execute.
  39.  
  40.  
  41. Version 2.1 - 2.2 (Added support for other BBS programs, WWIV and Spitfire)
  42.  
  43.  
  44. Version 2.3 (08/13/90)
  45.  
  46. Limited release version for beta testing new routines for high speed HST
  47. modems.
  48.  
  49.  
  50. Version 2.4 (08/21/90)
  51.  
  52. Resolved problem with high speed modems (9600+ baud). Beta testers have
  53. reported that program now operates fine at high speed modes.
  54.  
  55. Changed compiler to latest version, v4.5 of Quick Basic. Program now
  56. requires use of patch BRUN45.EXE program. Program is distributed with
  57. this program.
  58.  
  59. Added selection QUIT to listing of available clubs.
  60.  
  61.  
  62. Version 2.5 (05/21/92)
  63.  
  64. Wow - has it really been 2 years since I've had the need to upgrade this
  65. program? Guess it has been. I guess that speaks highly that the code is
  66. stable. Been hunting for new ideas on what to add, if you have any,
  67. please write.
  68.  
  69. Main changes this version are that it seems several authors have decided
  70. to expand their door format files. The conversion routines for
  71. DORINFOx.DEF and SFDOORS.DEF file have been modified in this version to
  72. allow Links to operate with the expanded formats.
  73.  
  74. While I was in the code, added log file to the door. I've held several
  75. golf tournaments on my board and know of several other BBS's who have
  76. done so as well. This option should allow you to see at a glance, who's
  77. played, their score and if they've hit a whole in one. Straight ascii
  78. text file.
  79.  
  80. Also, a scoreboard has now been added. If you are upgrading from a prior
  81. version, type GOLF UPGRADE while in the directory that this program is in.
  82. This will read your scoreboard data file and create the text file,
  83. suitable for displaying in a bulletin.
  84.  
  85. Version 2.6 (06/29/92)
  86.  
  87. Wouldn't you know it? When I installed the new scoreboard routines I
  88. forgot to document in this file how to initialize the game. Rather than
  89. just update the doc file, I made the program bullet proof by letting the
  90. program check if it needs to initialize the files, and if so, it now
  91. does the initialization automatically.
  92.  
  93. I also took care of some other minor changes in the program, giving
  94. defaults to some additional prompts, etc. From now on I'll have to beta
  95. test my documentation along with the actual program.
  96.  
  97. Also redid the log file to make it display in a single line ascii file.
  98. This layout is easier to read at a glance.
  99.  
  100.  
  101. Version 2.7 (08/05/92)
  102.  
  103. Minor upgrade - Seems somewhere along the line the RBBS DORINFOx.DEF
  104. format was changed as I had a user report a problem with operating the
  105. door locally. Revised I/O routines to adjust for difference in format to
  106. allow local play. Thanks to Rob Engle for assisting with this problem.
  107.  
  108. v3.0 (08/23/92)
  109.  
  110. Underwent a major upgrade in the I/O routines. This door now supports baud
  111. rates up to 115,200 and COM1-4 (plus non-standard IRQ's). This should help
  112. those who lock their baud rates at 38,400 and above. In addition, these new
  113. routines should allow the program to be run under DesqView. Please note, those
  114. who are upgrading from a prior version should review the new configuration
  115. file format. This door is now released as a completely stand-alone
  116. program, no longer requiring the BRUN45.EXE file.
  117.  
  118.  
  119. v3.1 (10/18/92)
  120.  
  121. Improved screen I/O routines, faster displays
  122.  
  123. Improved CHAT function - now restores screen upon return
  124.  
  125. Fixed problem with UPPER case input - both upper and lower case is now
  126. fully supported
  127.  
  128.  
  129. v3.1a (10/22/92)
  130.  
  131. Due to an error, the v3.1 package was distributed with the v3.0 GOLF.EXE
  132. file. Corrected this error. No other changes to the distributed package.
  133.  
  134.  
  135. v3.2 (11/11/92)
  136.  
  137. New MAINT option available to automatically rollover the scoreboard
  138. information each month (see section MONTHLY ROLLOVER MAINTENANCE above
  139. for details).
  140.  
  141. New support for FOSSIL drivers (see section on FOSSIL DRIVERS above for
  142. details).
  143.  
  144. Screen displays have again been optimized, screen displays are faster
  145. than previous versions.
  146.  
  147.  
  148. v3.3 (06/25/93)
  149.  
  150. Now support fossil based multi-port digiboards as used with PCBoard /M
  151. version.
  152.  
  153. New I/O routines now echances COM support to COM0 to COM15.
  154.  
  155. Added file GCONFIG, configuration file editor. Now makes it simple to
  156. edit your configuration files, just fill in the blanks.
  157.  
  158. Revised registration method. Moved registration from standalone file and
  159. incorporated into .CFG file to be consistent with other programs of
  160. mine. Users upgrading from prior version must run the program GCONFIG
  161. which will automatically convert your .CFG file to include the new
  162. registration number. Note: Your prior registration number will not work
  163. directly in the program, you must run GCONFIG which will calculate your
  164. new registration number. If you have multiple .CFG files, run GCONFIG
  165. for each one of them.
  166.  
  167. v3.4 (07/31/93)
  168.  
  169. Recompiled program using revised I/O routines. As a result, WWIV support
  170. has been deleted. Sorry, this the author of the I/O routines deleted the
  171. file format to make room for his new features.
  172.  
  173. Fixed problem with fossil based multi-port cards. v3.3 would display
  174. random characters at the start of the game.
  175.  
  176. Included revised LINKARCH.EXE program. Previous version would not work
  177. for first time users (users who upgraded to v3.3 from previous versions
  178. did not notice this problem.
  179.  
  180.  
  181. v4.0 (08/31/93)
  182.  
  183. Added ANSI graphics to the display. Each hole now has a related ANSI
  184. graphic representing the layout for that hole. The graphics are for the
  185. stock course, if you make any changes to the course, you will need to
  186. manually edit the graphic image for that hole with your favorite ANSI
  187. editor. I'll admit, I'm no ANSI artist, if you create something better,
  188. I'd like to see them.
  189.  
  190. Now allow multiple plays without need to return to BBS after each round
  191. of play.
  192.  
  193. Revised club distance, now includes an option WIND which has an affect
  194. on call distance. Other revisions to overall club distance, odds of
  195. flubbing a shot, etc.
  196.  
  197.  
  198. v5.0 (10/06/96)
  199.  
  200. It's been a long time since a new version of the game has been released.
  201. During this time, the code has been stable - hurrah! There was a problem
  202. that was reported over and over. It seems that some terminal programs
  203. have a problem handling line feed/carriage returns that occur on the 22/23
  204. line of the screen. There has been a fix, changing the line settings in
  205. the terminal program (mostly Windows based programs) from a default of 25
  206. to 23.
  207.  
  208. I knew it what was required to fix Links Golf, a rewrite of the
  209. interface. This version now sports a new user interface, displays
  210. are updated real time with no scrolling as done in the previous version.
  211.  
  212. There have been lots of other changes in the program along the way,
  213. some you'll notice, others are internal programming changes which I
  214. hope you and your users find to be an improvement.
  215.  
  216. I have several other ideas now that this new interface is written -
  217. lots more options for screen displays. I wanted to get this released
  218. so it's not all I'd like to see, but it's a big improvement over the
  219. previous version.
  220.  
  221. Also added - adopted by option. See documentation file for details.
  222.  
  223.  
  224. v6.0 (02/21/97)
  225.  
  226. Mostly minor internal code changes, yet inspired by the v5.0 re-write
  227. to design a more professional looking display, I've re-written the
  228. game interface code. I'm sure you'll find this to be a more more pleasing
  229. look and hopefully will keep your users coming back for more plays.
  230.